home *** CD-ROM | disk | FTP | other *** search
/ Wisdom on Demand - Your …e to Professional Success / Wisdom on Demand - Your Guide to Professional Success.iso / pc / BIN / COMMON / terms.swf / scripts / DefineButton2_103 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2003-06-16  |  93 b   |  5 lines

  1. on(release){
  2.    getUrl("event: restoreCursor", "");
  3.    _level0.gotoAndStop("install");
  4. }
  5.